Data Abstraction-Dataset Type and Attributes:
Sales Report
Product ID (Numeric): Unique identifier for each product.
Product Name (String): Name of the product.
Category (Categorical): Category to which the product belongs (e.g., electronics, clothing,
groceries).
Sales Quantity (Numeric): Quantity of the product sold.
Stock Levels (Numeric): Current stock levels of the product.
Price (Numeric): Unit price of the product.
Size (Categorical/Numeric): Size variation of the product (e.g., small, medium, large) or
numerical size.
Color (Categorical): Color variation of the product.
Catalog Category (Categorical): Category used for cataloging purposes.
Platform (Categorical): Platform where the product was sold (e.g., online, in-store).
Weight (Numeric): Weight of the product.
Total Price (Numeric): Total revenue generated from sales of the product.
Maximum Retail Price (MRP) (Numeric): Maximum retail price of the product.
May 2022 Inventory Data
Product ID (Numeric): Unique identifier for each product.
Product Name (String): Name of the product.
Category (Categorical): Category to which the product belongs.
Stock Levels (Numeric): Current stock levels of the product.
Size (Categorical/Numeric): Size variation of the product.
Color (Categorical): Color variation of the product.
Catalog Category (Categorical): Category used for cataloging purposes.
Price (Numeric): Unit price of the product.
Total Price (Numeric): Total value of the stock of the product.
Maximum Retail Price (MRP) (Numeric): Maximum retail price of the product.